Skip to content

Conversation

@dialvarezs
Copy link
Contributor

Adds https://github.com/picrust/picrust2 module

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@dialvarezs dialvarezs requested a review from SPPearce October 28, 2025 13:33
@SPPearce
Copy link
Contributor

Good to go for me.

@dialvarezs
Copy link
Contributor Author

Thanks @SPPearce!

@dialvarezs dialvarezs enabled auto-merge October 28, 2025 16:17
@dialvarezs dialvarezs disabled auto-merge October 28, 2025 16:17
@dialvarezs
Copy link
Contributor Author

I guess that linting error won't let merging this the nice way :(

@SPPearce
Copy link
Contributor

Yes, needs fixing

@SPPearce
Copy link
Contributor

You need to adjust the meta to match your changes to the output channels

@dialvarezs
Copy link
Contributor Author

It's a parsing bug in nf-core tools: nf-core/tools#3842

@SPPearce
Copy link
Contributor

Oh, is it because you have the word "path"?

@dialvarezs
Copy link
Contributor Author

Yes!

Copy link
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess there isn't a different name you could use?

@mashehu mashehu merged commit adc0bfd into nf-core:master Nov 6, 2025
48 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants